projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6777ae5
)
Provide an empty default for LD_SWITCH_X_SITE_AUX.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 6 Oct 1996 19:34:12 +0000
(19:34 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 6 Oct 1996 19:34:12 +0000
(19:34 +0000)
(ld_switch_machine): Fix typo.
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 3979482cf5af9fddb332123a48aa58a42702ad5e..fe7a12518408d6ba1040b62c841b509086c672e7 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1220,8
+1220,12
@@
configure___ system_malloc=no
#define LD_SWITCH_SYSTEM
#endif
+#ifndef LD_SWITCH_X_SITE_AUX
+#define LD_SWITCH_X_SITE_AUX
+#endif
+
configure___ ld_switch_system=LD_SWITCH_SYSTEM
-configure___ ld_switch_ma
ld
hine=LD_SWITCH_MACHINE
+configure___ ld_switch_ma
c
hine=LD_SWITCH_MACHINE
#ifdef THIS_IS_CONFIGURE